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