Replacement MR for defunct MR13
Compare changes
Files
2- Noe Nieto authored
Install woocommerce-subscriptions and ldp-username-policy plugins to liberty_shop.yml playbook. Related to liberty/internal#73 and liberty/ldh_developer#13
+ 291
− 0
@@ -10,26 +10,6 @@ from pathlib import Path
@@ -37,23 +17,45 @@ ansible_shim = """
@@ -68,20 +70,20 @@ def is_ipaddress(ip_addr):
@@ -97,39 +99,55 @@ def print_status():
@@ -137,12 +155,13 @@ def destroy_vm(hostname):
@@ -153,20 +172,20 @@ def run_playbook(hostname, playbook, retry_file=None):
@@ -175,68 +194,76 @@ def invoke_shell(hostname):
@@ -245,20 +272,20 @@ if __name__ == '__main__':