mirror of
https://github.com/Expand-sys/awx-on-k3s
synced 2025-12-16 22:12:14 +11:00
Merge pull request #199 from kurokobo/tips
docs: add description to use module in the playbook
This commit is contained in:
commit
25ffe92bd1
1 changed files with 1 additions and 1 deletions
|
|
@ -435,4 +435,4 @@ fatal: [localhost]: FAILED! => {"changed": false, "msg": "Failed to import the r
|
||||||
...
|
...
|
||||||
```
|
```
|
||||||
|
|
||||||
To solve this, refer [the guide about Execution Environment on this repository](../builder).
|
To solve this, you can build your own Execution Image, or place `requirements.yml` on the specific path in your project. Refer to [the guide about Execution Environment on this repository](../builder) for details.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue