infra-ansible/sign_infra_nodes_certs.yml
Ricardo Carrillo Cruz 55303f4bb8 Major refactor
Decoupled several things from bootstrap roles into subroles
and added several default and group variables
2015-04-13 14:23:22 +02:00

8 lines
149 B
YAML

---
# file: sign_infra_nodes_certs
- hosts: meta-infra_type_puppetmaster
user: ubuntu
sudo: true
roles:
- { role: sign_infra_nodes_certs }