Commit c1f3b7e
docs: remove deprecated -i hosts pattern from CLAUDE.md example
The example ansible command was using the deprecated explicit inventory
pattern "-i hosts" instead of relying on ansible.cfg configuration.
This updates the documentation to show the correct pattern that leverages
the configured inventory file.
Generated-by: Claude AI
Signed-off-by: Daniel Gomez <[email protected]>
Signed-off-by: Luis Chamberlain <[email protected]>1 parent e6f88e0 commit c1f3b7e
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | | - | |
| 179 | + | |
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| |||
0 commit comments