def __virtual__(): ''' Only load this module if swift is installed on this minion. ''' return suos.check_swift()