Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Azure NetworkManager refresh not delegated
All refreshes should be done via the CloudManager, instance methods are delegated to the network_manager's parent_manager however the class-level refresh_ems method was not being delegated causing failures and disconnected inventory.
- Loading branch information