homeserver/group_vars/ansible.yml
mg 05691cfee7 ara (#189)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: mg/ansible#189
Co-authored-by: mg <mg@noreply.git.mgrote.net>
Co-committed-by: mg <mg@noreply.git.mgrote.net>
2021-08-16 22:38:07 +02:00

18 lines
424 B
YAML

---
### geerlingguy.pip
pip_package: python3-pip
pip_install_packages:
- name: pykeepass
version: 3.2.1
- name: Jinja2>=2.11.2
- name: markupsafe
- name: ara
### geerlingguy.ansible
ansible_install_method: pip
ansible_install_version_pip: '2.10'
### mgrote.restic
restic_folders_to_backup: "/usr/local /etc /root /home"
### mgrote.apt_install_packages
programs_extra:
- sshpass