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.
1 parent a3a71de commit d03df02Copy full SHA for d03df02
README.md
@@ -180,7 +180,7 @@ ln -s ~/github/rm_example ~/.ansible/collections/ansible_collections/cidrblock/m
180
var: result
181
- cidrblock.my_collection.myos_facts:
182
- debug:
183
- var: net_configuration
+ var: ansible_network_resources
184
185
```
186
@@ -202,7 +202,7 @@ ln -s ~/github/rm_example ~/.ansible/collections/ansible_collections/cidrblock/m
202
203
- myos_facts:
204
205
206
207
208
### Resource Module Structure/Workflow
0 commit comments