Add swap, update natrouter

This commit is contained in:
Robert de Bock 2020-02-05 10:30:46 +01:00
parent 71cb5e16ce
commit 6ecd9c856a
2 changed files with 5 additions and 3 deletions

View File

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

View File

@ -255,10 +255,12 @@ git_repositories:
dest: ansible-role-storage
- repo: ssh://git@github.com/robertdebock/ansible-role-stratis.git
dest: ansible-role-stratis
- repo: ssh://git@github.com/robertdebock/ansible-role-sudo-pair.git
dest: ansible-role-sudo_pair
- repo: ssh://git@github.com/robertdebock/ansible-role-subversion.git
dest: ansible-role-subversion
- repo: ssh://git@github.com/robertdebock/ansible-role-sudo-pair.git
dest: ansible-role-sudo_pair
- repo: ssh://git@github.com/robertdebock/ansible-role-swap.git
dest: ansible-role-swap
- repo: ssh://git@github.com/robertdebock/ansible-role-sysctl.git
dest: ansible-role-sysctl
- repo: ssh://git@github.com/robertdebock/ansible-role-sysstat.git