Changeset - 5ee6fc8d3513
roles/backup/molecule/default/molecule.yml
Show inline comments
 
@@ -41,6 +41,7 @@ provisioner:
 
    defaults:
 
      force_valid_group_names: "ignore"
 
      interpreter_python: "/usr/bin/python3"
 
      force_handlers: "True"
 
    ssh_connection:
 
      pipelining: "True"
 

	
roles/backup_client/molecule/default/molecule.yml
Show inline comments
 
@@ -61,6 +61,7 @@ provisioner:
 
    defaults:
 
      force_valid_group_names: "ignore"
 
      interpreter_python: "/usr/bin/python3"
 
      force_handlers: "True"
 
    ssh_connection:
 
      pipelining: "True"
 

	
roles/backup_server/molecule/default/molecule.yml
Show inline comments
 
@@ -45,6 +45,7 @@ provisioner:
 
    defaults:
 
      force_valid_group_names: "ignore"
 
      interpreter_python: "/usr/bin/python3"
 
      force_handlers: "True"
 
    ssh_connection:
 
      pipelining: "True"
 

	
roles/bootstrap/molecule/default/molecule.yml
Show inline comments
 
@@ -35,6 +35,7 @@ provisioner:
 
    defaults:
 
      force_valid_group_names: "ignore"
 
      interpreter_python: "/usr/bin/python3"
 
      force_handlers: "True"
 
    ssh_connection:
 
      pipelining: "True"
 

	
roles/common/molecule/default/molecule.yml
Show inline comments
 
@@ -113,6 +113,7 @@ provisioner:
 
    defaults:
 
      force_valid_group_names: "ignore"
 
      interpreter_python: "/usr/bin/python3"
 
      force_handlers: "True"
 
    ssh_connection:
 
      pipelining: "True"
 

	
roles/database/molecule/default/molecule.yml
Show inline comments
 
@@ -36,6 +36,7 @@ provisioner:
 
    defaults:
 
      force_valid_group_names: "ignore"
 
      interpreter_python: "/usr/bin/python3"
 
      force_handlers: "True"
 
    ssh_connection:
 
      pipelining: "True"
 

	
roles/database_server/molecule/default/molecule.yml
Show inline comments
 
@@ -26,6 +26,7 @@ provisioner:
 
    defaults:
 
      force_valid_group_names: "ignore"
 
      interpreter_python: "/usr/bin/python3"
 
      force_handlers: "True"
 
    ssh_connection:
 
      pipelining: "True"
 

	
roles/ldap_client/molecule/default/molecule.yml
Show inline comments
 
@@ -35,6 +35,7 @@ provisioner:
 
    defaults:
 
      force_valid_group_names: "ignore"
 
      interpreter_python: "/usr/bin/python3"
 
      force_handlers: "True"
 
    ssh_connection:
 
      pipelining: "True"
 

	
roles/ldap_server/molecule/default/molecule.yml
Show inline comments
 
@@ -60,6 +60,7 @@ provisioner:
 
    defaults:
 
      force_valid_group_names: "ignore"
 
      interpreter_python: "/usr/bin/python3"
 
      force_handlers: "True"
 
    ssh_connection:
 
      pipelining: "True"
 

	
roles/mail_forwarder/molecule/default/molecule.yml
Show inline comments
 
@@ -99,6 +99,7 @@ provisioner:
 
    defaults:
 
      force_valid_group_names: "ignore"
 
      interpreter_python: "/usr/bin/python3"
 
      force_handlers: "True"
 
    ssh_connection:
 
      pipelining: "True"
 

	
roles/mail_server/molecule/default/molecule.yml
Show inline comments
 
@@ -123,6 +123,7 @@ provisioner:
 
    defaults:
 
      force_valid_group_names: "ignore"
 
      interpreter_python: "/usr/bin/python3"
 
      force_handlers: "True"
 
    ssh_connection:
 
      pipelining: "True"
 

	
roles/php_website/molecule/default/molecule.yml
Show inline comments
 
@@ -29,6 +29,7 @@ provisioner:
 
    defaults:
 
      force_valid_group_names: "ignore"
 
      interpreter_python: "/usr/bin/python3"
 
      force_handlers: "True"
 
    ssh_connection:
 
      pipelining: "True"
 

	
roles/preseed/molecule/default/molecule.yml
Show inline comments
 
@@ -44,6 +44,7 @@ provisioner:
 
    defaults:
 
      force_valid_group_names: "ignore"
 
      interpreter_python: "/usr/bin/python3"
 
      force_handlers: "True"
 
    ssh_connection:
 
      pipelining: "True"
 

	
roles/web_server/molecule/default/molecule.yml
Show inline comments
 
@@ -61,6 +61,7 @@ provisioner:
 
    defaults:
 
      force_valid_group_names: "ignore"
 
      interpreter_python: "/usr/bin/python3"
 
      force_handlers: "True"
 
    ssh_connection:
 
      pipelining: "True"
 

	
roles/wsgi_website/molecule/default/molecule.yml
Show inline comments
 
@@ -30,6 +30,7 @@ provisioner:
 
    defaults:
 
      force_valid_group_names: "ignore"
 
      interpreter_python: "/usr/bin/python3"
 
      force_handlers: "True"
 
    ssh_connection:
 
      pipelining: "True"
 

	
roles/xmpp_server/molecule/default/molecule.yml
Show inline comments
 
@@ -85,6 +85,7 @@ provisioner:
 
    defaults:
 
      force_valid_group_names: "ignore"
 
      interpreter_python: "/usr/bin/python3"
 
      force_handlers: "True"
 
    ssh_connection:
 
      pipelining: "True"
 

	
0 comments (0 inline, 0 general)