Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
Kubespray
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mirror
Kubespray
Commits
63a53c79
Unverified
Commit
63a53c79
authored
3 years ago
by
Romain ALBON
Committed by
GitHub
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Fix - Search root filesystem device (#8366)
parent
2f9a8c04
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
roles/kubernetes/preinstall/tasks/0120-growpart-azure-centos-7.yml
+4
-0
4 additions, 0 deletions
...ernetes/preinstall/tasks/0120-growpart-azure-centos-7.yml
with
4 additions
and
0 deletions
roles/kubernetes/preinstall/tasks/0120-growpart-azure-centos-7.yml
+
4
−
0
View file @
63a53c79
...
@@ -7,6 +7,10 @@
...
@@ -7,6 +7,10 @@
name
:
cloud-utils-growpart
name
:
cloud-utils-growpart
state
:
present
state
:
present
-
name
:
Gather mounts facts
setup
:
gather_subset
:
'
mounts'
-
name
:
Search root filesystem device
-
name
:
Search root filesystem device
vars
:
vars
:
query
:
"
[?mount=='/'].device"
query
:
"
[?mount=='/'].device"
...
...
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