7
base.yml
7
base.yml
@@ -8,11 +8,10 @@
|
|||||||
#===================================================================================================
|
#===================================================================================================
|
||||||
|
|
||||||
---
|
---
|
||||||
- hosts: ubuntu
|
- hosts: all
|
||||||
remote_user: ansible
|
remote_user: root
|
||||||
become: true
|
|
||||||
roles:
|
roles:
|
||||||
- base
|
- setup
|
||||||
|
|
||||||
# Clean up the system
|
# Clean up the system
|
||||||
- hosts: ubuntu
|
- hosts: ubuntu
|
||||||
|
Reference in New Issue
Block a user