update new variable for matrix-awx, update documentation

This commit is contained in:
PC-Admin
2022-01-09 10:50:44 +08:00
parent 817d6833bf
commit e72ecf2c65
4 changed files with 32 additions and 20 deletions

View File

@ -8,9 +8,9 @@
tags:
- always
# Renames the variables if needed
# Renames or updates the vars.yml if needed
- include_tasks:
file: "rename_variables.yml"
file: "update_variables.yml"
apply:
tags: always
when: run_setup|bool and matrix_awx_enabled|bool