mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
6b1bfa69175a4debdf5e8a0780338098ff9c37cd
- modify how we specify users who should have root access to a cloud system - add authorized_key action to my test system
…
…
…
ansible repository/structure
files - files and templates for use in playbooks/tasks
- subdirs for specific tasks/dirs highly recommended
inventory - where the inventory and additional vars is stored
library - library of custom local ansible modules
playbooks - collections of plays we want to run on systems
tasks - snippets of tasks that should be included in plays
public path for everything is:
/srv/web/infra/ansible
private path - which is sysadmin-main accessible only is:
/srv/private/ansible
Description
Languages
JavaScript
31.8%
Jinja
24.4%
CSS
22.1%
Python
14.9%
Shell
3.4%
Other
3.3%