Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
GAP Ansible Collection
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GÉANT Orchestration and Automation Team
GAP
GAP Ansible Collection
Commits
36736e3a
Commit
36736e3a
authored
1 month ago
by
Aleksandr Kurbatov
Browse files
Options
Downloads
Patches
Plain Diff
`sdp` - update configure storage in standard way
parent
ac2f824f
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!260
Feature/nat 1090 common storage
Pipeline
#93685
failed
1 month ago
Stage: linting
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
geant/gap_ansible/roles/sdp/tasks/configure_storage.yaml
+1
-0
1 addition, 0 deletions
geant/gap_ansible/roles/sdp/tasks/configure_storage.yaml
geant/gap_ansible/roles/sdp/tasks/main.yml
+5
-2
5 additions, 2 deletions
geant/gap_ansible/roles/sdp/tasks/main.yml
with
6 additions
and
2 deletions
geant/gap_ansible/roles/sdp/tasks/configure_storage.yaml
0 → 120000
+
1
−
0
View file @
36736e3a
../../../playbooks/configure_storage.yaml
\ No newline at end of file
This diff is collapsed.
Click to expand it.
geant/gap_ansible/roles/sdp/tasks/main.yml
+
5
−
2
View file @
36736e3a
...
@@ -18,8 +18,11 @@
...
@@ -18,8 +18,11 @@
when
:
(verb is not defined) or (verb not in verbs)
when
:
(verb is not defined) or (verb not in verbs)
ansible.builtin.meta
:
end_play
ansible.builtin.meta
:
end_play
-
name
:
Include standard tasks
# - name: Include standard tasks
ansible.builtin.include_tasks
:
standard_tasks.yaml
# ansible.builtin.include_tasks: standard_tasks.yaml
-
name
:
Include configure storage tasks
ansible.builtin.include_tasks
:
configure_storage.yaml
-
name
:
Include merge vars tasks
-
name
:
Include merge vars tasks
ansible.builtin.include_tasks
:
merge_vars.yaml
ansible.builtin.include_tasks
:
merge_vars.yaml
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment