Ansible not gathering facts on tags - Stack Overflow
https://stackoverflow.com/questions/6373986003.09.2020 · I'm habituated to use --tags when I'm using ansible-playbook to filter what tasks will be executed. I recently switched from Ansible 2.7 to 2.9 (huge gap, eh ?). I was surprised ansible did not gathering facts exclusively when I'm using --tags.And I saw multiple similar cases closed in GitHub like this one or this one.It seems affects ansible since 2.8 version, but shown as …
Ansible stuck at gathering facts - Super User
superuser.com › questions › 1473195Aug 20, 2019 · as read in many other posts and questions gathering facts during exectution o an ansible-playbook may take some time and can get stuck for several reasons. In my case the behaviour is pretty weird: I got an ansible playbook to setup my servers. Everything is reachable via SSH and the playbook runs as expected when running it on only one host at ...
Ansible stuck at gathering facts - Super User
https://superuser.com/questions/147319520.08.2019 · as read in many other posts and questions gathering facts during exectution o an ansible-playbook may take some time and can get stuck for several reasons. In my case the behaviour is pretty weird: I got an ansible playbook to setup my servers. Everything is reachable via SSH and the playbook runs as expected when running it on only one host at ...