Add update_package_cache and bump version.

This commit is contained in:
Robert de Bock 2019-07-14 14:28:26 +02:00
parent f9d8ff57c7
commit 550e860a01
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.1.1"
version: "1.1.2"
readme: "README.md"
authors:
- "Robert de Bock"

View File

@ -227,6 +227,8 @@ git_repositories:
dest: ansible-role-travis
- repo: ssh://git@github.com/robertdebock/ansible-role-update.git
dest: ansible-role-update
- repo: ssh://git@github.com/robertdebock/ansible-role-update_package_cache.git
dest: ansible-role-update_package_cache
- repo: ssh://git@github.com/robertdebock/ansible-role-users.git
dest: ansible-role-users
- repo: ssh://git@github.com/robertdebock/ansible-role-vagrant.git