You need to be careful with using /tmp as teh remote tmp directory on
selinux systems. You can end up doing weird stuff to to your permissions
there when ansible things that is the home directory. Have you made sure
the permissions are good.

On Fri, Nov 11, 2022 at 10:04 AM dulhaver via Ansible Project <
ansible-project@googlegroups.com> wrote:

> I am getting
>
> 12*fatal: [VM-414001-0264.step.zrz.dvz.cn-mv.de 
> <http://VM-414001-0264.step.zrz.dvz.cn-mv.de>]: FAILED! =>
>   msg: 'failure writing module data to temporary file for transfer: [Errno 
> 28] No space left on device
> *
>
>
> eventhough
>
> 123*user@vm-51150-0128:~/repos/ansible/step> grep tmp ansible.cfg
> allow_world_readable_tmpfiles = True
> remote_tmp = /tmp/.ansible/tmp
> *
>
> and
>
> 123*stepuser@vm-414001-0264:~> df -h /tmp
> Filesystem              Size  Used Avail Use% Mounted on
> /dev/mapper/vgsys-root  7,0G  2,2G  4,9G  32% /
> *
>
> what am I doing wrong?
>
>
> --
> 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-project+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/ansible-project/1575846351.87175.1668182677426%40office.mailbox.org
> <https://groups.google.com/d/msgid/ansible-project/1575846351.87175.1668182677426%40office.mailbox.org?utm_medium=email&utm_source=footer>
> .
>

-- 
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-project+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/CAEcFzYyjScrxDNuk%2BEise5KOWqjjYauPCy2LrxOF48fm%2B8%2B-Tw%40mail.gmail.com.

Reply via email to