Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Simple Deploy- and Management
package.dhcp.kea
Commits
adfe57df
Commit
adfe57df
authored
Mar 10, 2021
by
Richter, Robin
Browse files
set_fact -> ansible.buildin.set_fact
parent
96e0d71c
Changes
1
Hide whitespace changes
Inline
Side-by-side
tasks/version.yml
View file @
adfe57df
...
...
@@ -3,5 +3,5 @@
register
:
_versdata
-
name
:
"
store
Kea
version"
set_fact
:
ansible.buildin.
set_fact
:
kea_version
:
"
{{
_versdata['stdout_lines'][0]
}}"
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment