Files
ansible/centos7-vault-repos.yml

7 lines
115 B
YAML
Raw Permalink Normal View History

2026-04-07 17:12:07 +02:00
---
- hosts: all
gather_facts: no
become: true
tasks:
- import_tasks: tasks/rhel-general/vault-repos.yml