remove bootstrap default login option
This commit is contained in:
parent
88cf62f45e
commit
4ed00fdb74
@ -1,7 +1,4 @@
|
|||||||
---
|
---
|
||||||
- hosts: all
|
- hosts: all
|
||||||
remote_user: root
|
|
||||||
vars:
|
|
||||||
ansible_password: "{{ lookup('hashi_vault','secret=secrets/data/ansible/user:root') }}"
|
|
||||||
roles:
|
roles:
|
||||||
- ansible_bootstrap
|
- ansible_bootstrap
|
||||||
|
Loading…
Reference in New Issue
Block a user