You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ansible Project
Hi
I am fairly new to ansible, but wanted to disable the all hosts directive. I want to force people to use a specific hosts group and never the all group. Biggest reason for this is the segregation of environment, mostly for PCI:DSS purposes.
Thanks
Kobus
Kai Stian Olstad
unread,
Feb 9, 2017, 9:57:00 AM2/9/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ansible...@googlegroups.com
To my knowledge that is not possible.
Why not split the inventory instead to achieve segregation that way?
The all will only be for the host in that specific inventory.