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
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# 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
|
- name: Perform a Horizon Zanata Pull Catalog
|
||||||
command: "{{ horizon_bin }}/horizon-manage.py pull_catalog"
|
command: "{{ horizon_bin }}/horizon-manage.py pull_catalog"
|
||||||
args:
|
args:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user