jtprogru.install_base_soft
jtprogru.install_base_soft
Einfache Rolle zum Installieren von Basissoftware für die bequeme Nutzung von Remote-Servern.
Rollenvariablen
Siehe defaults/main.yml
.
Beispiel-Playbook
Beispiel-Playbook:
---
- name: Grundsoftware installieren
hosts: alle
become: true
vars:
base_soft_list_extra:
- ansible
- net-tools
- python3-pip
- python3-setuptools
- python3-wheel
- ansible-lint
- yamllint
roles:
- jtprogru.install_base_soft
Lizenz
Siehe LICENSE
Installieren
ansible-galaxy install jtprogru.install_base_soft
Lizenz
wtfpl
Downloads
8k
Besitzer
#sre #devops #linux #ansible #terraform #python #golang #jtprogru #jtprog #macOS