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