Searched refs:add_or_update_instance_profile (Results 1 – 2 of 2) sorted by relevance
829 def add_or_update_instance_profile(instance, desired_profile_name): function1501 … changed |= add_or_update_instance_profile(existing_matches[0], module.params.get('instance_role'))
928 def add_or_update_instance_profile(instance, desired_profile_name, ec2): function1616 …changed |= add_or_update_instance_profile(existing_matches[0], module.params.get('instance_role'),…