Merge branch 'archlinux-fact' of https://github.com/Schnouki/ansible into Schnouki-archlinux-fact

This commit is contained in:
James Cammarata 2013-09-16 07:45:38 -05:00
commit 3d09c6441e

3
system/setup Normal file → Executable file
View file

@ -115,7 +115,8 @@ class Facts(object):
'/etc/openwrt_release': 'OpenWrt',
'/etc/system-release': 'OtherLinux',
'/etc/alpine-release': 'Alpine',
'/etc/release': 'Solaris' }
'/etc/release': 'Solaris',
'/etc/arch-release': 'Archlinux' }
SELINUX_MODE_DICT = { 1: 'enforcing', 0: 'permissive', -1: 'disabled' }
# A list of dicts. If there is a platform with more than one