mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-07-27 07:01:27 -07:00
Change suggested
This commit is contained in:
parent
f8b954b0bf
commit
bbeefb4476
1 changed files with 3 additions and 0 deletions
|
@ -32,6 +32,9 @@ We assume you use Linux as a work environment (you can use a virtual machine as
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/ansible/ansible.git
|
git clone https://github.com/ansible/ansible.git
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Instead of installing ansible-core from source, you can also work with an already existing installation of Ansible, ansible-base or ansible-core. Simply skip steps 2 and 3 in that case.
|
||||||
|
|
||||||
3. Go to the cloned repository and prepare the environment:
|
3. Go to the cloned repository and prepare the environment:
|
||||||
```bash
|
```bash
|
||||||
cd ansible && source hacking/env-setup
|
cd ansible && source hacking/env-setup
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue