mirror of https://github.com/ansible/ansible.git
Mirror of https://github.com/ansible/ansible.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1f673450cd
Also consolidated duplicate groups code into one get_groups_set() method. Removed unused call to user_group_membership. Removed sorting operations on set functions cause sets are inherently unordered. Minor style improvements to match the rest of the code. The new function will make the order of group names passed to the system command less determistic. Which was already the case for modify_user_usermod() but not for other methods. It will also strip out duplicate group names automatically which was not always the case previously. |
12 years ago | |
---|---|---|
cloud | 12 years ago | |
commands | 12 years ago | |
database | 12 years ago | |
files | 12 years ago | |
internal | ||
inventory | ||
messaging | 12 years ago | |
monitoring | 12 years ago | |
net_infrastructure | ||
network | 12 years ago | |
notification | ||
packaging | 12 years ago | |
source_control | ||
system | 12 years ago | |
utilities | ||
web_infrastructure |