aws_cloud: don't include basessh role
It should be redundant and we observe strage things such as 4x removing and adding ssh keys, having to manualy confirm "Are you sure you want to continue connecting (yes/no/[fingerprint])?" and so on. Let's try to disable the role.
This commit is contained in:
parent
aa81a9cebd
commit
c8c2bbf51a
1 changed files with 2 additions and 2 deletions
|
@ -72,5 +72,5 @@
|
|||
- birthday is defined
|
||||
- facts is failed
|
||||
|
||||
- name: Include SSH config
|
||||
import_role: name=basessh
|
||||
# - name: Include SSH config
|
||||
# import_role: name=basessh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue