Files
community.general/lib/ansible/modules/files
Aleks bc2430694c Add a note for multible changes in one file (#37090)
As mentioned in this answer https://stackoverflow.com/a/41549694/6778826 we was able to solve a bad behaviour of `blockinfile` module.
We must change two parts in one file which we have done in two tasks. Every run have rewriten the first block with the second block in the wrong position. **After** we have set the `marker` in the second task to another value was the `blockinfile` module able to insert both parts in the right position in the same file.
2018-05-25 12:49:46 -05:00
..
2016-12-08 11:22:22 -05:00
2018-02-05 23:39:56 -05:00
2017-08-15 23:12:08 -07:00
2018-05-24 23:22:18 -04:00
2018-02-05 23:39:56 -05:00