Replies: 1 comment
-
|
The changes happening to the modules would have below. Note the locations of is becoming |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
With
ansible-core2.11 (Ansible 4.0) there are changes that are needed to have compatibility with this new version of Ansible. To account for the new changes in Ansible we are looking to have a release of 3.0.0 coming out that will have breaking changes. The modules will be removing the need for thedataparameter and moving every sub parameter ofdataup one level.What to do
networktocode.nautobotto <3.0.0 to make sure that your playbooks will account for this change.We regret that we need to make a significantly breaking change this early in the modules, but we believe that is the best thing to do for the long term.
Beta Was this translation helpful? Give feedback.
All reactions