Adding auto_update

This commit is contained in:
Robert de Bock 2019-12-28 07:53:33 +01:00
parent 30ec107002
commit d0c82f7326
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: "1.2.1"
version: "1.2.2"
readme: "README.md"
authors:
- "Robert de Bock"

View File

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