Added the base for Ansible
This commit is contained in:
4
playbooks/test_playbook.yml
Normal file
4
playbooks/test_playbook.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
- name: Test Playbook
|
||||
hosts: test-hosts
|
||||
roles:
|
||||
- role: test-role
|
Reference in New Issue
Block a user