Actions
Feature #15836
closedImport roles from smart proxy
Description
Once we have smart_proxy_ansible plugin setup, we should be able to import roles present on that proxy. The proxy plugin has provides API already, see https://github.com/theforeman/smart_proxy_ansible/blob/master/lib/smart_proxy_ansible/api.rb#L4
As a part of this I'd also consider adding CRUD for ansible roles so user can manage them manually if needed. That would include new permissions too. The interface for importing should be similar to what we have for puppet classes/environments
Updated by Marek Hulán over 8 years ago
- Related to Feature #15838: Map roles to config groups added
Updated by Marek Hulán over 8 years ago
- Subject changed from Import features from smart proxy to Import roles from smart proxy
- Description updated (diff)
Updated by Marek Hulán over 8 years ago
- Target version changed from 115 to 1.6.3
Updated by Marek Hulán over 8 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman_ansible/pull/25 added
prprocessor was configured after this PR was opened, it should auto-link from now on
Updated by Marek Hulán over 8 years ago
- Target version changed from 1.6.3 to 1.6.0
Updated by Marek Hulán about 8 years ago
- Status changed from Ready For Testing to Closed
Actions