Archiving AWX

This commit is contained in:
Robert de Bock 2020-03-29 09:20:33 +02:00
parent 6ccfcb2999
commit ec4f390a74
2 changed files with 1 additions and 3 deletions

View File

@ -1,7 +1,7 @@
namespace: "robertdebock" namespace: "robertdebock"
name: "development_environment" name: "development_environment"
description: Install everything you need to develop Ansible roles. description: Install everything you need to develop Ansible roles.
version: "1.3.0" version: "1.4.0"
readme: "README.md" readme: "README.md"
authors: authors:
- "Robert de Bock" - "Robert de Bock"

View File

@ -57,8 +57,6 @@ git_repositories:
dest: ansible-role-auditd dest: ansible-role-auditd
- repo: ssh://git@github.com/robertdebock/ansible-role-auto_update.git - repo: ssh://git@github.com/robertdebock/ansible-role-auto_update.git
dest: ansible-role-auto_update 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 - repo: ssh://git@github.com/robertdebock/ansible-role-azure_cli.git
dest: ansible-role-azure_cli dest: ansible-role-azure_cli
- repo: ssh://git@github.com/robertdebock/ansible-role-backup.git - repo: ssh://git@github.com/robertdebock/ansible-role-backup.git