angristan / angristan/ansible-php-fpm
Allow 'start PHP-FPM service' to be skipped for Molecule
Open
- Dominant language
- No language data
- Stars
- 13
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
When running in Molecule, systemd does not exist. Therefore this step fails.
Allow setting a variable like
`php_service_state: started`
For example:
https://github.com/geerlingguy/ansible-role-docker/blame/master/README.md#L28
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.