Reorganize and correct Ubuntu platforms

This commit is contained in:
Salt 2022-02-23 21:21:19 -06:00
parent 295927e1ab
commit 068966fec2
2 changed files with 2 additions and 2 deletions

View File

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

View File

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