parent
66b60ce7cd
commit
a95a1a2e08
1 changed files with 0 additions and 1 deletions
|
@ -277,7 +277,6 @@ class OSXDefaults(object):
|
|||
|
||||
# Handle absent state
|
||||
if self.state == "absent":
|
||||
print ("Absent state detected!")
|
||||
if self.current_value is None:
|
||||
return False
|
||||
if self.module.check_mode:
|
||||
|
|
Loading…
Reference in a new issue