Feat(ansible): New role for ansible configuration

This commit is contained in:
2019-05-12 09:46:36 +02:00
parent 25b3510fef
commit 1dbc3c60c9
3 changed files with 504 additions and 0 deletions

6
tasks/ansible.yml Normal file
View File

@@ -0,0 +1,6 @@
---
- name: Copy ansible.cfg
template:
src: files/ansible.cfg
dest: /etc/ansible/ansible.cfg