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:
Jakub Kadlcik 2021-11-29 15:15:21 +01:00
parent aa81a9cebd
commit c8c2bbf51a

View file

@ -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