Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
package.auth
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
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
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 @
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