Also tell about github actions.
This commit is contained in:
parent
97d8227e38
commit
0c54bfab64
|
|
@ -33,10 +33,12 @@ This script writes output to:
|
||||||
- .travis.yml
|
- .travis.yml
|
||||||
- tox.ini
|
- tox.ini
|
||||||
- .ansible-lint*
|
- .ansible-lint*
|
||||||
|
- .github/workflows/ansible.yml
|
||||||
|
- .github/workflows/galaxy.yml
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
```
|
```bash
|
||||||
cd ansible-role-my_role
|
cd ansible-role-my_role
|
||||||
../path/to/generate.yml
|
../path/to/generate.yml
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue