-
Notifications
You must be signed in to change notification settings - Fork 756
add example of extending ansible_facts #2040
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Co-authored-by: Felix Fontein <[email protected]>
Backport to stable-2.17: 💚 backport PR created✅ Backport PR branch: Backported as #2054 🤖 @patchback |
* add example of extending ansible_facts * Apply suggestions from code review Co-authored-by: Felix Fontein <[email protected]> --------- Co-authored-by: Felix Fontein <[email protected]> (cherry picked from commit d693f43)
|
Thanks @felixfontein and @Andersson007 for the reviews/approvals! |
Backport to stable-2.18: 💚 backport PR created✅ Backport PR branch: Backported as #2055 🤖 @patchback |
* add example of extending ansible_facts * Apply suggestions from code review Co-authored-by: Felix Fontein <[email protected]> --------- Co-authored-by: Felix Fontein <[email protected]> (cherry picked from commit d693f43)
Backport to stable-2.16: 💚 backport PR created✅ Backport PR branch: Backported as #2058 🤖 @patchback |
Backport to stable-2.15: 💚 backport PR created✅ Backport PR branch: Backported as #2059 🤖 @patchback |
* add example of extending ansible_facts * Apply suggestions from code review Co-authored-by: Felix Fontein <[email protected]> --------- Co-authored-by: Felix Fontein <[email protected]> (cherry picked from commit d693f43)
* add example of extending ansible_facts * Apply suggestions from code review Co-authored-by: Felix Fontein <[email protected]> --------- Co-authored-by: Felix Fontein <[email protected]> (cherry picked from commit d693f43)
* add example of extending ansible_facts * Apply suggestions from code review Co-authored-by: Felix Fontein <[email protected]> --------- Co-authored-by: Felix Fontein <[email protected]> (cherry picked from commit d693f43) Co-authored-by: Sandra McCann <[email protected]>
* add example of extending ansible_facts * Apply suggestions from code review Co-authored-by: Felix Fontein <[email protected]> --------- Co-authored-by: Felix Fontein <[email protected]> (cherry picked from commit d693f43) Co-authored-by: Sandra McCann <[email protected]>
* add example of extending ansible_facts * Apply suggestions from code review Co-authored-by: Felix Fontein <[email protected]> --------- Co-authored-by: Felix Fontein <[email protected]> (cherry picked from commit d693f43) Co-authored-by: Sandra McCann <[email protected]>
* add example of extending ansible_facts * Apply suggestions from code review Co-authored-by: Felix Fontein <[email protected]> --------- Co-authored-by: Felix Fontein <[email protected]> (cherry picked from commit d693f43) Co-authored-by: Sandra McCann <[email protected]>
* add example of extending ansible_facts * Apply suggestions from code review Co-authored-by: Felix Fontein <[email protected]> --------- Co-authored-by: Felix Fontein <[email protected]>
Couldn't really find this anywhere, so added it in the general module dev page where we talk about facts vs info modules.