mirror of
https://github.com/willshersystems/ansible-sshd
synced 2024-11-22 19:10:18 +01:00
Merge pull request #14 from bensallen/master
Remove apt role dependancy - wider packaging issues should be top level not in this role.
This commit is contained in:
commit
89d44d947f
1 changed files with 1 additions and 3 deletions
|
@ -24,6 +24,4 @@ galaxy_info:
|
|||
categories:
|
||||
- networking
|
||||
- system
|
||||
dependencies:
|
||||
- role: willshersystems.apt
|
||||
when: ansible_pkg_mgr == 'apt' and apt_has_run is not defined
|
||||
dependencies: []
|
||||
|
|
Loading…
Reference in a new issue