This repository has been archived on 2026-06-26. You can view files and clone it, but cannot push or open issues or pull requests.
Set-OPS/playbooks/baseline/debian_common.yml

11 lines
158 B
YAML
Raw Normal View History

2026-06-19 23:31:49 -04:00
---
- name: Appliquer le socle Debian commun
hosts: all
become: true
gather_facts: true
roles:
2026-06-20 15:17:46 -04:00
- common_packages
- chrony
- ssh_baseline