mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-08-03 04:34:27 -07:00
Rename folder to better purpose
This commit is contained in:
parent
31a41d1a09
commit
affcd1e93c
3 changed files with 13 additions and 23 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue