This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ka
/
ansible-role-ansible
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
ansible etc directory
master
Markus Katharina Brechtel
7 years ago
parent
8b68489a8f
commit
c04c21e9c7
1 changed files
with
5 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-0
tasks/main.yml
+ 5
- 0
tasks/main.yml
View File
@@ -8,6 +8,11 @@
- include_tasks: ovh_module.yml
- name: ansible etc directory
file:
path: /etc/ansible
state: directory
- name: ansible config
template:
src: ansible.cfg.j2
Write
Preview
Loading…
Cancel
Save