ss
All checks were successful
ansible-lint / gitleaks (pull_request) Successful in 5s
ansible-lint / Ansible Lint (pull_request) Successful in 45s

This commit is contained in:
Michael Grote 2024-10-03 10:47:14 +02:00
parent 61a1eba49f
commit 58440d920b

View file

@ -2,7 +2,7 @@
- hosts: all
gather_facts: false
roles:
- role: ansible-role-bootstrap
- role: robertdebock.bootstrap
tags: "bootstrap"
become: true
- role: mgrote_apt_manage_sources