Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Simple Deploy- and Management
package.auth
Commits
9752c617
Commit
9752c617
authored
Nov 23, 2020
by
Pietsch, Martin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
replaced include Ansible modules by SDM call modules
parent
ed655339
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
29 deletions
+0
-29
tasks/configure.yml
tasks/configure.yml
+0
-15
tasks/main.yml
tasks/main.yml
+0
-14
No files found.
tasks/configure.yml
deleted
100644 → 0
View file @
ed655339
---
-
name
:
"
workaround
of
bug/issue
#47023"
set_fact
:
_auth_pkg_pkgs
:
"
{{
package_packages
}}"
_auth_pkg_srvs
:
"
{{
package_services
}}"
_auth_pkg_mgr
:
"
{{
package_pkg_mgr
}}"
-
call_tasks
:
from
:
configure
super
:
true
vars
:
package_packages
:
"
{{
_auth_pkg_pkgs
}}"
package_services
:
"
{{
_auth_pkg_srvs
}}"
package_pkg_mgr
:
"
{{
_auth_pkg_mgr
}}"
tasks/main.yml
deleted
100644 → 0
View file @
ed655339
---
-
name
:
"
workaround
of
bug/issue
#47023"
set_fact
:
_auth_pkg_pkgs
:
"
{{
package_packages
}}"
_auth_pkg_srvs
:
"
{{
package_services
}}"
_auth_pkg_mgr
:
"
{{
package_pkg_mgr
}}"
-
call_tasks
:
super
:
true
vars
:
package_packages
:
"
{{
_auth_pkg_pkgs
}}"
package_services
:
"
{{
_auth_pkg_srvs
}}"
package_pkg_mgr
:
"
{{
_auth_pkg_mgr
}}"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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