Searched refs:PROFILE_NOT_FOUND (Results 1 – 5 of 5) sorted by relevance
392 PROFILE_NOT_FOUND = "Profile with the name '{name}' not found." variable476 module.fail_json(msg=PROFILE_NOT_FOUND.format(name=mparam.get('name')))550 module.fail_json(msg=PROFILE_NOT_FOUND.format(name=mparam.get('name')))591 module.fail_json(msg=PROFILE_NOT_FOUND.format(name=mparam.get('name')))631 module.exit_json(msg=PROFILE_NOT_FOUND.format(name=mparam.get('name')))674 module.fail_json(msg=PROFILE_NOT_FOUND.format(name=mparam.get('name')))
2059 PROFILE_NOT_FOUND = _("No profiles found.") variable
1984 self.presentMessage(messages.PROFILE_NOT_FOUND)
2422 PROFILE_NOT_FOUND = 2016,