bootstrap Playbook angelegt
This commit is contained in:
4
playbooks/bootstrap.yml
Normal file
4
playbooks/bootstrap.yml
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
- hosts: localhost
|
||||||
|
become: true
|
||||||
|
roles:
|
||||||
|
- role: ansible_user
|
||||||
Reference in New Issue
Block a user