Hostname role has been fixed and is re-included; update collection version to 1.0.21 for release to AAP
Some checks failed
continuous-integration/drone/push Build is failing
Ansible Code Pipeline / Ansible-Development-Pipeline (ansible-dev-centos9) (push) Successful in 2m56s
Ansible Code Pipeline / Ansible-Development-Pipeline (ansible-dev-debian11) (push) Failing after 1m33s
Ansible Code Pipeline / Ansible-Development-Pipeline (ansible-dev-debian12) (push) Failing after 54s
Ansible Code Pipeline / Ansible-Development-Pipeline (ansible-dev-fedora39) (push) Successful in 1m44s
Some checks failed
continuous-integration/drone/push Build is failing
Ansible Code Pipeline / Ansible-Development-Pipeline (ansible-dev-centos9) (push) Successful in 2m56s
Ansible Code Pipeline / Ansible-Development-Pipeline (ansible-dev-debian11) (push) Failing after 1m33s
Ansible Code Pipeline / Ansible-Development-Pipeline (ansible-dev-debian12) (push) Failing after 54s
Ansible Code Pipeline / Ansible-Development-Pipeline (ansible-dev-fedora39) (push) Successful in 1m44s
This commit is contained in:
parent
859c099443
commit
9030857fa8
@ -1,14 +1,13 @@
|
||||
---
|
||||
collections:
|
||||
# Local Collections
|
||||
- name: jchristianh.basos
|
||||
- name: jchristianh.baseos
|
||||
source: https://gitea.thezengarden.net/ansible_collections/ansible-collection-baseos.git
|
||||
type: git
|
||||
version: testing
|
||||
version: 1.0.21
|
||||
|
||||
# Galaxy Collections
|
||||
- name: community.general
|
||||
- name: ansible.posix
|
||||
|
||||
|
||||
...
|
||||
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
baseos_include_roles:
|
||||
- jchristianh.baseos.resolv_conf
|
||||
# - jchristianh.baseos.hostname
|
||||
- jchristianh.baseos.hostname
|
||||
- jchristianh.baseos.etc_hosts
|
||||
- jchristianh.baseos.bashrc
|
||||
- jchristianh.baseos.motd
|
||||
@ -9,5 +9,4 @@ baseos_include_roles:
|
||||
- jchristianh.baseos.base_packages
|
||||
- jchristianh.baseos.snmpd_conf
|
||||
|
||||
|
||||
...
|
||||
|
Loading…
x
Reference in New Issue
Block a user