initial commit
This commit is contained in:
5
setup_role.yml
Normal file
5
setup_role.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
- name: setup target to be managed by ansible using setup role
|
||||
hosts: centos
|
||||
roles:
|
||||
- setup
|
||||
Reference in New Issue
Block a user