TASK: [ansible-role-git | Ensure git's dependencies are installed (Debian).] ***
<localhost> REMOTE_MODULE apt pkg=libcurl4-gnutls-dev,libexpat1-dev,gettext,libz-dev,libssl-dev,build-essential state=installed
<localhost> EXEC ['/bin/sh', '-c', 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1408937381.71-7455986615578 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1408937381.71-7455986615578 && echo $HOME/.ansible/tmp/ansible-tmp-1408937381.71-7455986615578']
<localhost> PUT /tmp/tmpUu6LUb TO /home/travis/.ansible/tmp/ansible-tmp-1408937381.71-7455986615578/apt
<localhost> EXEC /bin/sh -c 'sudo -k && sudo -H -S -p "[sudo via ansible, key=ptpgbfvujharlyicgqvfprtxbyzstkfo] password: " -u root /bin/sh -c '"'"'echo SUDO-SUCCESS-ptpgbfvujharlyicgqvfprtxbyzstkfo; LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /home/travis/.ansible/tmp/ansible-tmp-1408937381.71-7455986615578/apt; rm -rf /home/travis/.ansible/tmp/ansible-tmp-1408937381.71-7455986615578/ >/dev/null 2>&1'"'"''
changed: [localhost] => (item=libcurl4-gnutls-dev,libexpat1-dev,gettext,libz-dev,libssl-dev,build-essential) => {"changed": true, "item": "libcurl4-gnutls-dev,libexpat1-dev,gettext,libz-dev,libssl-dev,build-essential", "stderr": "", "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nzlib1g-dev is already the newest version.\nThe following packages were automatically installed and are no longer required:\n git-man rsync liberror-perl libgeos-3.2.2\nUse 'apt-get autoremove' to remove them.\n0 upgraded, 0 newly installed, 0 to remove and 128 not upgraded.\n"}
$ aptitude search libz-dev
v libz-dev -
v libz-dev:i386 -
--To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/7aa18456-912c-43c6-98c6-961a5bcebf6f%40googlegroups.com.
You received this message because you are subscribed to the Google Groups "Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ansible-proje...@googlegroups.com.
To post to this group, send email to ansible...@googlegroups.com.
both of those would require major refactoring of the code, it only tries to install if it already considers a change as needed.
Brian Coca
both of those would require major refactoring of the code, it only tries to install if it already considers a change as needed.
Brian Coca
--
You received this message because you are subscribed to the Google Groups "Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ansible-proje...@googlegroups.com.
To post to this group, send email to ansible...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CADn%2BHswg%2BtdGowB_GBtaraytQriDcxOg1Dz3x2rTp5LB2r91Rg%40mail.gmail.com.