-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
74 changed files
with
35 additions
and
2,733 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -73,9 +73,9 @@ | |
[submodule "ansible/roles/oss/ansible-bind"] | ||
path = ansible/roles/oss/ansible-bind | ||
url = [email protected]:OsgiliathEnterprise/ansible-bind.git | ||
[submodule "ansible/roles/oss/tcharl.ansible_hostname"] | ||
path = ansible/roles/oss/tcharl.ansible_hostname | ||
url = [email protected]:OsgiliathEnterprise/ansible-role-hostname.git | ||
[submodule "ansible/roles/tcharl.ansible_hostname"] | ||
path = ansible/roles/tcharl.ansible_hostname | ||
url = [email protected]:OsgiliathEnterprise/ansible_hostname.git | ||
[submodule "ansible/roles/oss/tcharl.ansible_libvirt_vm"] | ||
path = ansible/roles/oss/tcharl.ansible_libvirt_vm | ||
url = [email protected]:OsgiliathEnterprise/ansible-role-libvirt-vm.git | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
../vagrant | ||
.vault_pass.txt | ||
test.yml | ||
update-all.yml |
Submodule tcharl.ansible_hostname
deleted from
947085
Submodule tcharl.ansible_libvirt_vm
updated
7 files
+3 −0 | README.md | |
+1 −1 | tasks/autodetect.yml | |
+3 −3 | tasks/check-usb-devices.yml | |
+3 −3 | tasks/destroy-vm.yml | |
+1 −1 | tasks/destroy-volumes.yml | |
+1 −0 | tasks/main.yml | |
+6 −1 | templates/vm.xml.j2 |
Submodule tcharl.ansible_role_libvirt_host
updated
2 files
+1 −1 | molecule/default/molecule.yml | |
+1 −1 | molecule/kvm/molecule.yml |
Submodule tcharl.ansible_containerization
updated
7 files
+2 −1 | .ansible-lint | |
+1 −1 | molecule/default/molecule.yml | |
+1 −1 | molecule/kvm/molecule.yml | |
+659 −638 | poetry.lock | |
+3 −3 | pyproject.toml | |
+44 −50 | requirements-dev.txt | |
+8 −8 | requirements.txt |
Submodule tcharl.ansible_hostname
added at
ea8fcf
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
32 changes: 0 additions & 32 deletions
32
ansible/roles/tcharl.ansible_hostname/.github/ISSUE_TEMPLATE/bug_report.md
This file was deleted.
Oops, something went wrong.
19 changes: 0 additions & 19 deletions
19
ansible/roles/tcharl.ansible_hostname/.github/ISSUE_TEMPLATE/feature_request.md
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
ansible/roles/tcharl.ansible_hostname/.github/pull_request_template.md
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
18 changes: 0 additions & 18 deletions
18
ansible/roles/tcharl.ansible_hostname/.github/workflows/galaxy.yml
This file was deleted.
Oops, something went wrong.
73 changes: 0 additions & 73 deletions
73
ansible/roles/tcharl.ansible_hostname/.github/workflows/molecule.yml
This file was deleted.
Oops, something went wrong.
34 changes: 0 additions & 34 deletions
34
ansible/roles/tcharl.ansible_hostname/.github/workflows/requirements2png.yml
This file was deleted.
Oops, something went wrong.
20 changes: 0 additions & 20 deletions
20
ansible/roles/tcharl.ansible_hostname/.github/workflows/todo.yml
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
24 changes: 0 additions & 24 deletions
24
ansible/roles/tcharl.ansible_hostname/.pre-commit-config.yaml
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.