Rename folder to better purpose

This commit is contained in:
Laurent Indermuehle 2023-01-23 21:43:31 +01:00
commit affcd1e93c
No known key found for this signature in database
GPG key ID: 93FA944C9F34DD09
3 changed files with 13 additions and 23 deletions

View file

@ -4,9 +4,9 @@
# and should not be used as examples of how to write Ansible roles #
####################################################################
- name: Prepare the controller python and MySQL connector
- name: Prepare the fake root folder
ansible.builtin.import_tasks:
file: install.yml
file: fake_root.yml
# setvars.yml requires the iproute2 package installed by install.yml
- name: Set variables