Changeset - fcfbb70d1b74
roles/backup/molecule/default/molecule.yml
Show inline comments
 
@@ -29,24 +29,26 @@ platforms:
 
  - name: parameters-optional-bookworm
 
    groups:
 
      - parameters-optional
 
    box: debian/bookworm64
 
    memory: 256
 
    cpus: 1
 
    provider_raw_config_args:
 
      - "customize ['modifyvm', :id, '--paravirtprovider', 'minimal']"
 

	
 
provisioner:
 
  name: ansible
 
  config_options:
 
    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
 
@@ -49,24 +49,26 @@ platforms:
 
    cpus: 1
 
    provider_raw_config_args:
 
      - "customize ['modifyvm', :id, '--paravirtprovider', 'minimal']"
 
    interfaces:
 
      - auto_config: true
 
        ip: 192.168.56.21
 
        network_name: private_network
 
        type: static
 

	
 
provisioner:
 
  name: ansible
 
  config_options:
 
    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
 
@@ -33,24 +33,26 @@ platforms:
 
    cpus: 1
 
    provider_raw_config_args:
 
      - "customize ['modifyvm', :id, '--paravirtprovider', 'minimal']"
 
    interfaces:
 
      - auto_config: true
 
        ip: 192.168.56.32
 
        network_name: private_network
 
        type: static
 

	
 
provisioner:
 
  name: ansible
 
  config_options:
 
    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
 
@@ -23,24 +23,26 @@ platforms:
 
  - name: parameters-optional-bookworm
 
    groups:
 
      - parameters-optional
 
    box: debian/bookworm64
 
    memory: 256
 
    cpus: 1
 
    provider_raw_config_args:
 
      - "customize ['modifyvm', :id, '--paravirtprovider', 'minimal']"
 

	
 
provisioner:
 
  name: ansible
 
  config_options:
 
    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
 
@@ -101,24 +101,26 @@ platforms:
 
        type: static
 
      - auto_config: true
 
        ip: fd00::192:168:56:22
 
        network_name: private_network
 
        netmask: 116
 
        type: static
 

	
 
provisioner:
 
  name: ansible
 
  playbooks:
 
    cleanup: cleanup.yml
 
  config_options:
 
    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
 
@@ -24,24 +24,26 @@ platforms:
 
    groups:
 
      - parameters-optional
 
      - backup-server
 
    box: debian/bookworm64
 
    memory: 512
 
    cpus: 1
 
    provider_raw_config_args:
 
      - "customize ['modifyvm', :id, '--paravirtprovider', 'minimal']"
 

	
 
provisioner:
 
  name: ansible
 
  config_options:
 
    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
 
@@ -14,24 +14,26 @@ platforms:
 
  - name: parameters-mandatory-bookworm
 
    groups:
 
      - parameters-mandatory
 
    box: debian/bookworm64
 
    memory: 512
 
    cpus: 1
 
    provider_raw_config_args:
 
      - "customize ['modifyvm', :id, '--paravirtprovider', 'minimal']"
 

	
 
provisioner:
 
  name: ansible
 
  config_options:
 
    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
 
@@ -23,24 +23,26 @@ platforms:
 
  - name: parameters-optional-bookworm
 
    groups:
 
      - parameters-optional
 
    box: debian/bookworm64
 
    memory: 384
 
    cpus: 1
 
    provider_raw_config_args:
 
      - "customize ['modifyvm', :id, '--paravirtprovider', 'minimal']"
 

	
 
provisioner:
 
  name: ansible
 
  config_options:
 
    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
 
@@ -48,24 +48,26 @@ platforms:
 
      - "customize ['modifyvm', :id, '--paravirtprovider', 'minimal']"
 
    interfaces:
 
      - auto_config: true
 
        ip: 192.168.56.22
 
        network_name: private_network
 
        type: static
 

	
 
provisioner:
 
  name: ansible
 
  playbooks:
 
    cleanup: cleanup.yml
 
  config_options:
 
    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
 
@@ -87,24 +87,26 @@ platforms:
 
      - "customize ['modifyvm', :id, '--paravirtprovider', 'minimal']"
 
    interfaces:
 
      - auto_config: true
 
        ip: 192.168.56.23
 
        network_name: private_network
 
        type: static
 

	
 
provisioner:
 
  name: ansible
 
  playbooks:
 
    cleanup: cleanup.yml
 
  config_options:
 
    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
 
@@ -111,24 +111,26 @@ platforms:
 
    interfaces:
 
      - auto_config: true
 
        ip: 192.168.56.32
 
        network_name: private_network
 
        type: static
 

	
 

	
 
provisioner:
 
  name: ansible
 
  playbooks:
 
    cleanup: cleanup.yml
 
  config_options:
 
    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
 
@@ -18,24 +18,26 @@ platforms:
 
      - parameters-optional
 
    box: debian/bookworm64
 
    memory: 512
 
    cpus: 1
 
    provider_raw_config_args:
 
      - "customize ['modifyvm', :id, '--paravirtprovider', 'minimal']"
 

	
 
provisioner:
 
  name: ansible
 
  playbooks:
 
    cleanup: cleanup.yml
 
  config_options:
 
    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
 
@@ -32,24 +32,26 @@ platforms:
 
  - name: parameters-optional-with-overrides-bookworm
 
    groups:
 
      - parameters-optional-with-overrides
 
    box: debian/bookworm64
 
    memory: 256
 
    cpus: 1
 
    provider_raw_config_args:
 
      - "customize ['modifyvm', :id, '--paravirtprovider', 'minimal']"
 

	
 
provisioner:
 
  name: ansible
 
  config_options:
 
    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
 
@@ -49,24 +49,26 @@ platforms:
 
      - "customize ['modifyvm', :id, '--paravirtprovider', 'minimal']"
 
    interfaces:
 
      - auto_config: true
 
        ip: 192.168.56.22
 
        network_name: private_network
 
        type: static
 

	
 
provisioner:
 
  name: ansible
 
  playbooks:
 
    cleanup: cleanup.yml
 
  config_options:
 
    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
 
@@ -18,24 +18,26 @@ platforms:
 
      - parameters-optional
 
    box: debian/bookworm64
 
    memory: 512
 
    cpus: 1
 
    provider_raw_config_args:
 
      - "customize ['modifyvm', :id, '--paravirtprovider', 'minimal']"
 

	
 
provisioner:
 
  name: ansible
 
  playbooks:
 
    cleanup: cleanup.yml
 
  config_options:
 
    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
 
@@ -73,24 +73,26 @@ platforms:
 
    interfaces:
 
      - auto_config: true
 
        ip: 192.168.56.32
 
        network_name: private_network
 
        type: static
 

	
 

	
 
provisioner:
 
  name: ansible
 
  playbooks:
 
    cleanup: cleanup.yml
 
  config_options:
 
    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)