diff --git a/collections/requirements.yml b/requirements.yml similarity index 66% rename from collections/requirements.yml rename to requirements.yml index 62af71e..e6439b5 100644 --- a/collections/requirements.yml +++ b/requirements.yml @@ -2,7 +2,7 @@ collections: # Our Collections - name: jchristianh.basos - source: https://github.com/jchristianh-ansible-collections/baseos.git + source: https://gitea.thezengarden.net/ansible_collections/ansible-collection-baseos.git type: git version: main diff --git a/vars/baseos_vars.yml b/vars/baseos_vars.yml index e3c954a..9d688d7 100644 --- a/vars/baseos_vars.yml +++ b/vars/baseos_vars.yml @@ -5,6 +5,7 @@ __baseos_include_roles: - jchristianh.baseos.etc_hosts - jchristianh.baseos.bashrc - jchristianh.baseos.motd + - jchristianh.baseos.update_all_packages - jchristianh.baseos.base_packages - jchristianh.baseos.snmpd_conf