Skip to content
Snippets Groups Projects
Verified Commit 03307abb authored by Karel van Klink's avatar Karel van Klink :smiley_cat:
Browse files

update docstring of ibgp to reflect changes

parent aa28e8cd
No related branches found
No related tags found
No related merge requests found
Pipeline #85538 failed
......@@ -62,8 +62,8 @@ def execute_playbook(
.. code-block:: json
"inventory": {
"_meta": {
"vars": {
"all": {
"hosts": {
"host1.local": {
"foo": "bar"
},
......@@ -71,12 +71,6 @@ def execute_playbook(
"key": "value"
}
}
},
"all": {
"hosts": {
"host1.local": null,
"host2.local": null
}
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment