Skip to content

Commit 7ee7459

Browse files
authored
Merge pull request #131 from ShaneDugas/zstick
Minor command adjustment
2 parents 603fa54 + d6e8f4f commit 7ee7459

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/u8lab.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ These labs focus on configuration drift tracking and remediation.
124124
deployment command to see if it sets the environment back properly.
125125

126126
```bash
127-
ansible-playbook -i /root/hosts/root/web_environment.yaml
127+
ansible-playbook -i /root/hosts /root/web_environment.yaml
128128
```
129129

130130
![Image 4](./assets/images/u8/image4.png)

0 commit comments

Comments
 (0)