Merge "Revert "Install curl for translations update""
This commit is contained in:
commit
148fe61566
@ -13,15 +13,6 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
- name: Ensure curl is installed
|
||||
package:
|
||||
name: curl
|
||||
state: "{{ horizon_package_state }}"
|
||||
register: install_packages
|
||||
until: install_packages|success
|
||||
retries: 5
|
||||
delay: 2
|
||||
|
||||
- name: Perform a Horizon Zanata Pull Catalog
|
||||
command: "{{ horizon_bin }}/horizon-manage.py pull_catalog"
|
||||
args:
|
||||
|
Loading…
x
Reference in New Issue
Block a user