[ansible-project] Re: win_lineinfile backrefs not working

2016-04-08 Thread dr
Yap, that works, it's .net regexp after all /me silly. Thx for pointing it out Also, regading this module the idempotence is slightly broken - I've opened an issue (and provided a dirty fix) On Wednesday, Ap

[ansible-project] win_lineinfile backrefs not working

2016-04-06 Thread dr
Hello great people of ansible persuasion, I'm trying to do some *win_lineinfile *with *backrefs.* Being a core module, it could be I'm doing it wrong, so here it goes - let me know if you have any clue: win_lineinfile: dest: c:\Windows\System32\inetsrv\config\applicationHost.confi

[ansible-project] ansible_ssh_args not cleared through Inventory file entry

2015-09-21 Thread Dr. Mark A. Friedman
I have installed the latest version of ansible by cloning the source: sandman(maf):~:667:$ ansible --version ansible 2.0.0 (devel 05f6e76407) last updated 2015/09/19 12:16:52 (GMT -400) lib/ansible/modules/core: (detached HEAD 59afecace4) last updated 2015/09/19 12:16:58 (GMT -400) lib/ansibl

[ansible-project] How Ansible knows whether a docker image has changed?

2015-06-23 Thread Dr. Hector Valverde Pareja
Hi all, I'm using the Docker module Ansible provides and I'm currently facing a little problem with it. I need further information to find the solution. Here is the task I'm using in the playbook: - name: Run the docker container for the service in