Compare commits

..

No commits in common. "2340a3939cfe7a7defc58cf83858bd4b8440c5a6" and "6b0dfcd66398a745f13d89022ac1a771fd696e88" have entirely different histories.

2 changed files with 1 additions and 4 deletions

View File

@ -4,7 +4,7 @@ collections:
- name: jchristianh.baseos
source: https://gitea.thezengarden.net/ansible_collections/ansible-collection-baseos.git
type: git
version: 1.0.23
version: 1.0.22
# Galaxy Collections
- name: community.general

View File

@ -1,3 +0,0 @@
#!/bin/bash
ansible-playbook -v -i localhost, --connection=local baseos.yml -e baseos_include_roles="['jchristianh.baseos.node_status','jchristianh.baseos.hostname']"