mirror of
https://github.com/ansible/awx.git
synced 2026-04-08 19:49:22 -02:30
Merge pull request #399 from mabashian/7588-deleted-inv-source-message
Deleted custom inv script on source update
This commit is contained in:
@@ -58,7 +58,7 @@ export default
|
|||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
Wait('stop');
|
Wait('stop');
|
||||||
Alert('Permission Denied', 'You do not have access to run the inventory sync. Please contact your system administrator.',
|
Alert('Error Launching Sync', 'Unable to execute the inventory sync. Please contact your system administrator.',
|
||||||
'alert-danger');
|
'alert-danger');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user