host-yamlfy #2

Merged
noah.knegt merged 3 commits from host-yamlfy into master 2023-03-27 16:53:32 +02:00
19 changed files with 44 additions and 10 deletions
Showing only changes of commit 6e457b2be3 - Show all commits

View File

@@ -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