Archiving AWX
This commit is contained in:
parent
6ccfcb2999
commit
ec4f390a74
|
|
@ -1,7 +1,7 @@
|
|||
namespace: "robertdebock"
|
||||
name: "development_environment"
|
||||
description: Install everything you need to develop Ansible roles.
|
||||
version: "1.3.0"
|
||||
version: "1.4.0"
|
||||
readme: "README.md"
|
||||
authors:
|
||||
- "Robert de Bock"
|
||||
|
|
|
|||
|
|
@ -57,8 +57,6 @@ git_repositories:
|
|||
dest: ansible-role-auditd
|
||||
- repo: ssh://git@github.com/robertdebock/ansible-role-auto_update.git
|
||||
dest: ansible-role-auto_update
|
||||
- repo: ssh://git@github.com/robertdebock/ansible-role-awx.git
|
||||
dest: ansible-role-awx
|
||||
- repo: ssh://git@github.com/robertdebock/ansible-role-azure_cli.git
|
||||
dest: ansible-role-azure_cli
|
||||
- repo: ssh://git@github.com/robertdebock/ansible-role-backup.git
|
||||
|
|
|
|||
Loading…
Reference in New Issue