We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 603fa54 + d6e8f4f commit 7ee7459Copy full SHA for 7ee7459
1 file changed
src/u8lab.md
@@ -124,7 +124,7 @@ These labs focus on configuration drift tracking and remediation.
124
deployment command to see if it sets the environment back properly.
125
126
```bash
127
- ansible-playbook -i /root/hosts/root/web_environment.yaml
+ ansible-playbook -i /root/hosts /root/web_environment.yaml
128
```
129
130

0 commit comments