move requirements.yml to root dir; re-add role to baseos_vars.yml
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
61eda40d9f
commit
1f68149add
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user