On Mon, 16 Feb 2015 14:51 +0100, Marc Patermann
<[email protected]> wrote:
> Giovanni,
>
> Giovanni Tirloni schrieb (16.02.2015 14:27 Uhr):
>
> > Could you run `ansible-playbook -vvv your_playbook.xml` and share the
> > results for that specific task?
> sure:
Sorry if I'm being a bit too dense but I'm confused about the current
state of the servers when you run ansible. Can you downgrade the
packages and attempt it again?
In your output, ansible seems to think all 4 packages are already at
their latest versions on server2. Can you confirm with rpm -qa that it's
indeed true for that server?
<server2> REMOTE_MODULE zypper name=openldap2-client state=latest
disable_gpg_check=yes
ok: [server2] => (item=openldap2-client) => {"changed": false, "item":
"openldap2-client", "name": "openldap2-client", "state": "latest"}
<server2> REMOTE_MODULE zypper name=libldap-2_4-2 state=latest
disable_gpg_check=yes
ok: [server2] => (item=libldap-2_4-2) => {"changed": false, "item":
"libldap-2_4-2", "name": "libldap-2_4-2", "state": "latest"}
<server2> REMOTE_MODULE zypper name=libldap-2_4-2-32bit state=latest
disable_gpg_check=yes
ok: [server2] => (item=libldap-2_4-2-32bit) => {"changed": false,
"item": "libldap-2_4-2-32bit", "name": "libldap-2_4-2-32bit", "state":
"latest"}
<server2> REMOTE_MODULE zypper name=openldap2 state=latest
disable_gpg_check=yes
ok: [server2] => (item=openldap2) => {"changed": false, "item":
"openldap2", "name": "openldap2", "state": "latest"}
Giovanni
--
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 [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/ansible-project/1424099288.1902062.228118437.4448E252%40webmail.messagingengine.com.
For more options, visit https://groups.google.com/d/optout.