move requirements.yml to root dir; re-add role to baseos_vars.yml
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Chris Hammer 2023-12-09 00:31:04 -05:00
parent 61eda40d9f
commit 1f68149add
2 changed files with 2 additions and 1 deletions

View File

@ -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

View File

@ -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