mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-08-20 21:11:49 -07:00
fix: upgrade ansible version, address test and lint errors
This commit is contained in:
parent
c15b47250d
commit
08ada5354d
216 changed files with 4394 additions and 4262 deletions
|
@ -21,7 +21,7 @@ git clone <url> $TARGET_DIR/ansible_collections/google/cloud
|
|||
Then set up your Python virtual environment:
|
||||
|
||||
```shell
|
||||
cd $TARGET_DIR/ansible_collections/google
|
||||
cd $TARGET_DIR/ansible_collections/google/cloud
|
||||
python3 -m venv venv
|
||||
. ./venv/bin/activate
|
||||
pip3 install -r requirements.txt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue