Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Simple Deploy- and Management
package.auth
Commits
71a68ac4
Commit
71a68ac4
authored
Dec 23, 2020
by
Richter, Robin
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of gitlab.mn.tu-dresden.de:sdm/package.auth
parents
418b98f6
9752c617
Changes
2
Hide 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 @
418b98f6
---
-
name
:
"
workaround
of
bug/issue
#47023"
set_fact
:
_auth_pkg_pkgs
:
"
{{
package_packages
}}"
_auth_pkg_srvs
:
"
{{
package_services
}}"
_auth_pkg_mgr
:
"
{{
package_pkg_mgr
}}"
-
include_role
:
name
:
package
tasks_from
:
configure
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 @
418b98f6
---
-
name
:
"
workaround
of
bug/issue
#47023"
set_fact
:
_auth_pkg_pkgs
:
"
{{
package_packages
}}"
_auth_pkg_srvs
:
"
{{
package_services
}}"
_auth_pkg_mgr
:
"
{{
package_pkg_mgr
}}"
-
include_role
:
name
:
package
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