Reorganize and correct Ubuntu platforms
This commit is contained in:
parent
295927e1ab
commit
068966fec2
@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env ansible-playbook
|
||||
# vim:ft=ansible:
|
||||
---
|
||||
- hosts: platforms_ub2004
|
||||
- hosts: platforms_ubuntu-20-04
|
||||
gather_facts: no
|
||||
roles:
|
||||
- role: motd
|
@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env ansible-playbook
|
||||
# vim:ft=ansible:
|
||||
---
|
||||
- hosts: platforms_ub2110
|
||||
- hosts: platforms_ubuntu-21-10
|
||||
gather_facts: no
|
||||
roles:
|
||||
- role: motd
|
Loading…
Reference in New Issue
Block a user