Compare commits

..

No commits in common. "6b0dfcd66398a745f13d89022ac1a771fd696e88" and "fd3003ad112670a1422c6f19029990f98709a5f3" have entirely different histories.

2 changed files with 1 additions and 3 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.22
version: 1.0.21
# Galaxy Collections
- name: community.general

View File

@ -5,10 +5,8 @@ baseos_include_roles:
- jchristianh.baseos.etc_hosts
- jchristianh.baseos.bashrc
- jchristianh.baseos.motd
- jchristianh.baseos.node_status
- jchristianh.baseos.update_all_packages
- jchristianh.baseos.base_packages
- jchristianh.baseos.snmpd_conf
- jchristianh.baseos.node_status
...