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:
parent
e76e8aed90
commit
20ce0bde30
1 changed files with 1 additions and 1 deletions
|
@ -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...
|
||||
|
|
Loading…
Add table
Reference in a new issue