Fix a typo in the readme of the skeleton used by ansible-galaxy. (#33807)

`ansible-container init` instead of `ansible-contiainer init`
pull/33868/head
Haidara Mohamed El Mouctar 7 years ago 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...

Loading…
Cancel
Save