bunch of stuff

This commit is contained in:
Ry
2023-02-06 22:32:45 -08:00
8 changed files with 74 additions and 84 deletions

View File

@@ -41,11 +41,6 @@
group: "{{ item.value.group }}"
loop: "{{ init_users | dict2items }}"
- name: Setup /etc/motd from template
template:
src: motd.j2
dest: /etc/motd
- name: Install galaxy collections
community.general.ansible_galaxy_install:
type: collection