1
0
mirror of https://github.com/openshift/openshift-ansible.git synced 2026-02-05 15:45:57 +01:00
Files
openshift-ansible/docs
Russell Teague ee2e117c92 Refactor with_items usage with Ansible package module
Using with_items with the package command results in a new transaction
for each item.  This process can take a long time with long package
lists.  Updated package tasks to pass a string of packages to the
package command resulting in a single transaction for optimal execution.
2018-08-30 23:12:13 -04:00
..
2018-04-18 11:28:52 -04:00
2016-10-19 16:46:47 +02:00