Files
Dmitriy Rabotyagov de1f8b807e Auto-fix usage of modules via FQCN
Since ansible-core 2.10 it is recommended to use modules via FQCN
In order to align with recommendation, we perform migration
by applying suggestions made by `ansible-lint --fix=fqcn`

Change-Id: I0cdfc57781cd369e6f6ca2a69f16c6e3d23980a1
2025-02-13 08:04:12 +01:00

9 lines
163 B
YAML

---
- name: Create OpenStack openrc and clouds.yaml file
hosts: all
user: root
roles:
- role: "openstack_openrc"
vars:
openrc_os_password: secrete