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

	
 
scenario:
 
  name: default
 

	
 
verifier:
 
  name: testinfra
 
  options:
 
    color: "yes"
roles/backup_client/molecule/default/molecule.yml
Show inline comments
 
@@ -61,12 +61,14 @@ provisioner:
 
    defaults:
 
      force_valid_group_names: "ignore"
 
      interpreter_python: "/usr/bin/python3"
 
      force_handlers: "True"
 
    ssh_connection:
 
      pipelining: "True"
 

	
 
scenario:
 
  name: default
 

	
 
verifier:
 
  name: testinfra
 
  options:
 
    color: "yes"
roles/backup_server/molecule/default/molecule.yml
Show inline comments
 
@@ -45,12 +45,14 @@ provisioner:
 
    defaults:
 
      force_valid_group_names: "ignore"
 
      interpreter_python: "/usr/bin/python3"
 
      force_handlers: "True"
 
    ssh_connection:
 
      pipelining: "True"
 

	
 
scenario:
 
  name: default
 

	
 
verifier:
 
  name: testinfra
 
  options:
 
    color: "yes"
roles/bootstrap/molecule/default/molecule.yml
Show inline comments
 
@@ -35,12 +35,14 @@ provisioner:
 
    defaults:
 
      force_valid_group_names: "ignore"
 
      interpreter_python: "/usr/bin/python3"
 
      force_handlers: "True"
 
    ssh_connection:
 
      pipelining: "True"
 

	
 
scenario:
 
  name: default
 

	
 
verifier:
 
  name: testinfra
 
  options:
 
    color: "yes"
roles/common/molecule/default/molecule.yml
Show inline comments
 
@@ -113,12 +113,14 @@ provisioner:
 
    defaults:
 
      force_valid_group_names: "ignore"
 
      interpreter_python: "/usr/bin/python3"
 
      force_handlers: "True"
 
    ssh_connection:
 
      pipelining: "True"
 

	
 
scenario:
 
  name: default
 

	
 
verifier:
 
  name: testinfra
 
  options:
 
    color: "yes"
roles/database/molecule/default/molecule.yml
Show inline comments
 
@@ -36,12 +36,14 @@ provisioner:
 
    defaults:
 
      force_valid_group_names: "ignore"
 
      interpreter_python: "/usr/bin/python3"
 
      force_handlers: "True"
 
    ssh_connection:
 
      pipelining: "True"
 

	
 
scenario:
 
  name: default
 

	
 
verifier:
 
  name: testinfra
 
  options:
 
    color: "yes"
roles/database_server/molecule/default/molecule.yml
Show inline comments
 
@@ -26,12 +26,14 @@ provisioner:
 
    defaults:
 
      force_valid_group_names: "ignore"
 
      interpreter_python: "/usr/bin/python3"
 
      force_handlers: "True"
 
    ssh_connection:
 
      pipelining: "True"
 

	
 
scenario:
 
  name: default
 

	
 
verifier:
 
  name: testinfra
 
  options:
 
    color: "yes"
roles/ldap_client/molecule/default/molecule.yml
Show inline comments
 
@@ -35,12 +35,14 @@ provisioner:
 
    defaults:
 
      force_valid_group_names: "ignore"
 
      interpreter_python: "/usr/bin/python3"
 
      force_handlers: "True"
 
    ssh_connection:
 
      pipelining: "True"
 

	
 
scenario:
 
  name: default
 

	
 
verifier:
 
  name: testinfra
 
  options:
 
    color: "yes"
roles/ldap_server/molecule/default/molecule.yml
Show inline comments
 
@@ -60,12 +60,14 @@ provisioner:
 
    defaults:
 
      force_valid_group_names: "ignore"
 
      interpreter_python: "/usr/bin/python3"
 
      force_handlers: "True"
 
    ssh_connection:
 
      pipelining: "True"
 

	
 
scenario:
 
  name: default
 

	
 
verifier:
 
  name: testinfra
 
  options:
 
    color: "yes"
roles/mail_forwarder/molecule/default/molecule.yml
Show inline comments
 
@@ -99,12 +99,14 @@ provisioner:
 
    defaults:
 
      force_valid_group_names: "ignore"
 
      interpreter_python: "/usr/bin/python3"
 
      force_handlers: "True"
 
    ssh_connection:
 
      pipelining: "True"
 

	
 
scenario:
 
  name: default
 

	
 
verifier:
 
  name: testinfra
 
  options:
 
    color: "yes"
roles/mail_server/molecule/default/molecule.yml
Show inline comments
 
@@ -123,12 +123,14 @@ provisioner:
 
    defaults:
 
      force_valid_group_names: "ignore"
 
      interpreter_python: "/usr/bin/python3"
 
      force_handlers: "True"
 
    ssh_connection:
 
      pipelining: "True"
 

	
 
scenario:
 
  name: default
 

	
 
verifier:
 
  name: testinfra
 
  options:
 
    color: "yes"
roles/php_website/molecule/default/molecule.yml
Show inline comments
 
@@ -30,12 +30,14 @@ provisioner:
 
    defaults:
 
      force_valid_group_names: "ignore"
 
      interpreter_python: "/usr/bin/python3"
 
      force_handlers: "True"
 
    ssh_connection:
 
      pipelining: "True"
 

	
 
scenario:
 
  name: default
 

	
 
verifier:
 
  name: testinfra
 
  options:
 
    color: "yes"
roles/preseed/molecule/default/molecule.yml
Show inline comments
 
@@ -44,12 +44,14 @@ provisioner:
 
    defaults:
 
      force_valid_group_names: "ignore"
 
      interpreter_python: "/usr/bin/python3"
 
      force_handlers: "True"
 
    ssh_connection:
 
      pipelining: "True"
 

	
 
scenario:
 
  name: default
 

	
 
verifier:
 
  name: testinfra
 
  options:
 
    color: "yes"
roles/web_server/molecule/default/molecule.yml
Show inline comments
 
@@ -61,12 +61,14 @@ provisioner:
 
    defaults:
 
      force_valid_group_names: "ignore"
 
      interpreter_python: "/usr/bin/python3"
 
      force_handlers: "True"
 
    ssh_connection:
 
      pipelining: "True"
 

	
 
scenario:
 
  name: default
 

	
 
verifier:
 
  name: testinfra
 
  options:
 
    color: "yes"
roles/wsgi_website/molecule/default/molecule.yml
Show inline comments
 
@@ -30,12 +30,14 @@ provisioner:
 
    defaults:
 
      force_valid_group_names: "ignore"
 
      interpreter_python: "/usr/bin/python3"
 
      force_handlers: "True"
 
    ssh_connection:
 
      pipelining: "True"
 

	
 
scenario:
 
  name: default
 

	
 
verifier:
 
  name: testinfra
 
  options:
 
    color: "yes"
roles/xmpp_server/molecule/default/molecule.yml
Show inline comments
 
@@ -85,12 +85,14 @@ provisioner:
 
    defaults:
 
      force_valid_group_names: "ignore"
 
      interpreter_python: "/usr/bin/python3"
 
      force_handlers: "True"
 
    ssh_connection:
 
      pipelining: "True"
 

	
 
scenario:
 
  name: default
 

	
 
verifier:
 
  name: testinfra
 
  options:
 
    color: "yes"
0 comments (0 inline, 0 general)