The ansible in bin/ansible is not a folder it is the executable script
(use `which ansible` to locate it).

the shebang is a convention, which is how unix/linux system execute
scripts. The first line of the script starts with '#!' and what
follows is the interpreter to be used.

As for rpmsave files, those are a feature of rpm systems package
mangement, deleting them or not depends on your
preferences/policies/etc.


----------
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 [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/CACVha7cy6wnbWMf01nYTDDQ5tfa4tSXWdSQZGySMCihkcmzjFQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to