diff --git a/README.md b/README.md index 1088281..59c183e 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,6 @@ |---|---|---|---| | distros | string | '[ "debian11", "debian10" ]' | List of distributions to test against the Role | | python-dependencies | string | [see workflow](.github/workflows/ansible-integration-workflow.yaml) | Default pip dependencies for molecule | -| role-dependencies | string | [see workflow](.github/workflows/ansible-integration-workflow.yaml) | Default role dependencies for ansible (empty)| | molecule-config | string | [see workflow](.github/workflows/ansible-integration-workflow.yaml) | Configuration for molecule | | disable-apparmor-mysql | boolean | false | Disable AppArmor MySQL Profile for the Job Runner |