BaseOS v1.0.30

Reviewed-on: #15
This commit is contained in:
Chris Hammer 2024-03-03 20:00:46 -05:00
commit 8e1a24476b
2 changed files with 2 additions and 1 deletions

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