mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-10 02:41:30 +00:00
Fix a typo in the readme of the skeleton used by ansible-galaxy. (#33807)
`ansible-container init` instead of `ansible-contiainer init`
This commit is contained in:
committed by
René Moser
parent
e76e8aed90
commit
20ce0bde30
@@ -23,7 +23,7 @@ $ ansible-container install <USERNAME.ROLE_NAME>
|
||||
$ cd myproject
|
||||
|
||||
# Initialize the project
|
||||
$ ansible-contiainer init
|
||||
$ ansible-container init
|
||||
```
|
||||
|
||||
- Continue listing any prerequisites here...
|
||||
|
||||
Reference in New Issue
Block a user