Compare commits

...

2 Commits

Author SHA1 Message Date
8e1a24476b BaseOS v1.0.30
Reviewed-on: #15
2024-03-03 20:00:46 -05:00
ca73cb59d5 BaseOS v1.0.30
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-03 19:56:51 -05:00
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