initial commit

This commit is contained in:
2020-09-22 15:42:05 +02:00
commit 8b09775b21
12 changed files with 208 additions and 0 deletions

5
setup_role.yml Normal file
View File

@@ -0,0 +1,5 @@
---
- name: setup target to be managed by ansible using setup role
hosts: centos
roles:
- setup