Bugfix: Bootstrap (#75)
* Jinja2 als Explizites Paket für: https://github.com/robertdebock/ansible-role-bootstrap/issues/43 * Version Bootstrap aktualisiert
This commit is contained in:
parent
3bfbf2daa5
commit
51b5c9ef69
2 changed files with 2 additions and 1 deletions
|
@ -4,5 +4,6 @@
|
|||
pip_install_packages:
|
||||
# Specify names and versions.
|
||||
- name: pykeepass
|
||||
- name: Jinja2
|
||||
### geerlingguy.ansible
|
||||
ansible_install_method: pip
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit f61cc3e94af8ea88a63cf1bbce3ac2a6b49de7fe
|
||||
Subproject commit ed3d238492b0bc546e9830b7896c07610c1bf5ee
|
Loading…
Reference in a new issue