BaseOS v1.0.30 #15

Merged
chris merged 1 commits from testing into main 2024-03-03 20:00:47 -05:00
2 changed files with 2 additions and 1 deletions
Showing only changes of commit ca73cb59d5 - Show all commits

View File

@ -4,7 +4,7 @@ collections:
- name: jchristianh.baseos - name: jchristianh.baseos
source: https://gitea.thezengarden.net/ansible_collections/ansible-collection-baseos.git source: https://gitea.thezengarden.net/ansible_collections/ansible-collection-baseos.git
type: git type: git
version: 1.0.29 version: 1.0.30
# Galaxy Collections # Galaxy Collections
- name: community.general - name: community.general

View File

@ -2,6 +2,7 @@
baseos_include_roles: baseos_include_roles:
- jchristianh.baseos.resolv_conf - jchristianh.baseos.resolv_conf
- jchristianh.baseos.hostname - jchristianh.baseos.hostname
- jchristianh.baseos.dnf_conf
- jchristianh.baseos.etc_hosts - jchristianh.baseos.etc_hosts
- jchristianh.baseos.bashrc - jchristianh.baseos.bashrc
- jchristianh.baseos.motd - jchristianh.baseos.motd