Is there a way to replicate the set-password behavior configuration like:
``` cloud_config_modules: - [ set-passwords, always ] ```
Is there a way to replicate the set-password behavior configuration like:
``` modules:
cloud_config_
- [ set-passwords, always ]
```