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