freeipa/ipaclient/install
Christian Heimes beb6d74b81 LGTM: unnecessary else in for loop
for/else makes only sense when the for loop uses break, too. If the for
loop simply returns on success, then else is not necessary.

Signed-off-by: Christian Heimes <cheimes@redhat.com>
Reviewed-By: Fraser Tweedale <ftweedal@redhat.com>
2018-01-09 07:53:28 +01:00
..
__init__.py ipa-client-install: move client install to module 2016-11-11 12:13:56 +01:00
automount.py install: re-introduce option groups 2017-03-13 10:12:40 +01:00
client.py LGTM: unnecessary else in for loop 2018-01-09 07:53:28 +01:00
ipa_certupdate.py ipa_certupdate: avoid classmethod and staticmethod 2017-12-11 08:35:04 +01:00
ipa_client_install.py install: re-introduce option groups 2017-03-13 10:12:40 +01:00
ipachangeconf.py Log contents of files created or modified by IPAChangeConf 2018-01-04 16:34:37 +01:00
ipadiscovery.py logging: do not log into the root logger 2017-07-14 15:55:59 +02:00
ntpconf.py logging: do not log into the root logger 2017-07-14 15:55:59 +02:00
sssd.py sssd.py: Deprecating no-sssd option. 2017-06-08 15:47:16 +02:00