templier-ansible/base.yml

33 lines
405 B
YAML
Raw Normal View History

#!/usr/bin/env ansible-playbook
---
2021-01-29 00:08:39 +00:00
- hosts: all
roles:
2021-01-29 00:08:39 +00:00
- cli-utils
- vim
- ssh
- hosts: templier.adh.crans.org
roles:
- bind
- docker
2021-01-29 00:08:39 +00:00
become: yes
- hosts: perso
roles:
- sudo
- systemd
- ntp
- texlive
- xorg
- i3
- terminal
- notification
- mime
- audio
- multimedia
- pass
- communication
- navigateur
# - scripts