Add awx_configuration.

This commit is contained in:
Robert de Bock 2022-09-29 09:41:05 +02:00
parent 63205b3e30
commit 3d88504aef
2 changed files with 3 additions and 1 deletions

View File

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

View File

@ -61,6 +61,8 @@ git_repositories:
dest: ansible-role-autofs
- 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_configuration.git
dest: ansible-role-awx_configuration
- 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