This website works better with JavaScript.
Home
Explore
Get Started
openstack
/
tripleo-ansible
Code
Issues
Proposed changes
Browse Source
Merge "Do not update podman during deployment" into stable/train
changes/20/786320/1
Zuul
2 weeks ago
committed by
Gerrit Code Review
parent
fbbf98d46f
fc0980442f
commit
32703eeab6
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
tripleo_ansible/roles/tripleo-podman/tasks/tripleo_podman_install.yml
+ 1
- 1
tripleo_ansible/roles/tripleo-podman/tasks/tripleo_podman_install.yml
View File
@ -24,7 +24,7 @@
-
name
:
ensure podman and deps are installed
package:
name
:
"{{ tripleo_podman_packages }}"
state
:
lates
t
state
:
presen
t
-
name
:
Ensure we get the ansible interfaces facts
when:
Write
Preview
Loading…
Cancel
Save