Update roles
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -108,8 +108,7 @@ venv.bak/
|
|||||||
# Ansible
|
# Ansible
|
||||||
*.retry
|
*.retry
|
||||||
|
|
||||||
roles/toallab.infrastructure/backup/
|
roles/
|
||||||
roles/lightbulb-ansiblered-deck/
|
|
||||||
|
|
||||||
.vscode/
|
.vscode/
|
||||||
keys/
|
keys/
|
||||||
|
|||||||
@@ -1,7 +1,9 @@
|
|||||||
# Ansible Red
|
# Ansible Red
|
||||||
- src: https://github.com/ptoal/lightbulb-ansiblered-deck
|
- src: https://github.com/ptoal/lightbulb-ansiblered-deck
|
||||||
# Java
|
# Java
|
||||||
- src: geerlingguy.java
|
- name: geerlingguy.java
|
||||||
# Node.js (Using this repo temporarily, as it fixes a package naming bug (See #95))
|
# Node.js (Using this repo temporarily, as it fixes a package naming bug (See #95))
|
||||||
- src: https://github.com/halkeye/ansible-role-nodejs
|
- src: https://github.com/halkeye/ansible-role-nodejs
|
||||||
version: halkeye-patch-1
|
version: halkeye-patch-1
|
||||||
|
# Windows Ovirt Template
|
||||||
|
- name: oatakan.windows_ovirt_template
|
||||||
|
|||||||
Reference in New Issue
Block a user