How to update configuration modifications
- Dominant language
- Scala
- Stars
- 6.8k
- Forks
- 1.2k
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 2
Description
## Environment details:
* ubuntu 20.04.5
## Steps to reproduce the issue:
1. I want to modify the action memory, so i change _openwhisk/common/scala/src/main/resources/application.conf_

2. To update the configuration, i run `ansible-playbook -i environments/local/ openwhisk.yml` again. However, the result is as follows. The memory is 256m, not 128m i have set.

## Question
* I wonder if i modify correctly and how to update my modifications
Contributor guide
Assessment
This issue has not been assessed yet.