Files
@ 772c56cb8d3e
Branch filter:
Location: majic-ansible-roles/roles/ldap_client/molecule/default/molecule.yml - annotation
772c56cb8d3e
940 B
text/x-yaml
MAR-239: Dropped support for Debian 11 Bullseye from the ldap_client role.
7180fd36dda8 7180fd36dda8 7180fd36dda8 7180fd36dda8 7180fd36dda8 7180fd36dda8 7180fd36dda8 7180fd36dda8 7180fd36dda8 7180fd36dda8 7180fd36dda8 62014a66e35f 62014a66e35f 7180fd36dda8 7180fd36dda8 7180fd36dda8 5fa7e5872446 5fa7e5872446 5fa7e5872446 5fa7e5872446 5fa7e5872446 5fa7e5872446 5fa7e5872446 5fa7e5872446 5fa7e5872446 5fa7e5872446 5fa7e5872446 5fa7e5872446 5fa7e5872446 5fa7e5872446 5fa7e5872446 5fa7e5872446 5fa7e5872446 5fa7e5872446 7180fd36dda8 7180fd36dda8 7180fd36dda8 1bf0f41d1854 1bf0f41d1854 e75d5d4fba3b 7180fd36dda8 7180fd36dda8 7180fd36dda8 7180fd36dda8 7180fd36dda8 7180fd36dda8 7180fd36dda8 7180fd36dda8 7180fd36dda8 7180fd36dda8 7180fd36dda8 7180fd36dda8 | ---
dependency: {}
driver:
name: vagrant
provider:
name: virtualbox
lint:
name: yamllint
options:
config-file: ../../.yamllint.yml
platforms:
- name: parameters-mandatory-bookworm
groups:
- parameters-mandatory
box: debian/bookworm64
memory: 384
cpus: 1
provider_raw_config_args:
- "customize ['modifyvm', :id, '--paravirtprovider', 'minimal']"
- 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"
ssh_connection:
pipelining: "True"
lint:
name: ansible-lint
scenario:
name: default
verifier:
name: testinfra
lint:
name: flake8
|