Compare commits
2 Commits
6b0dfcd663
...
2340a3939c
Author | SHA1 | Date | |
---|---|---|---|
2340a3939c | |||
cc362dd2f4 |
@ -4,7 +4,7 @@ collections:
|
|||||||
- name: jchristianh.baseos
|
- name: jchristianh.baseos
|
||||||
source: https://gitea.thezengarden.net/ansible_collections/ansible-collection-baseos.git
|
source: https://gitea.thezengarden.net/ansible_collections/ansible-collection-baseos.git
|
||||||
type: git
|
type: git
|
||||||
version: 1.0.22
|
version: 1.0.23
|
||||||
|
|
||||||
# Galaxy Collections
|
# Galaxy Collections
|
||||||
- name: community.general
|
- name: community.general
|
||||||
|
3
testing/ansible-test-specific-role.sh
Executable file
3
testing/ansible-test-specific-role.sh
Executable file
@ -0,0 +1,3 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
ansible-playbook -v -i localhost, --connection=local baseos.yml -e baseos_include_roles="['jchristianh.baseos.node_status','jchristianh.baseos.hostname']"
|
Loading…
x
Reference in New Issue
Block a user