BaseOS v1.0.30
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Chris Hammer 2024-03-03 19:56:51 -05:00
parent df432f107c
commit ca73cb59d5
2 changed files with 2 additions and 1 deletions

View File

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

View File

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