mirror of
https://github.com/willshersystems/ansible-sshd
synced 2024-11-26 13:00: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:
|
categories:
|
||||||
- networking
|
- networking
|
||||||
- system
|
- system
|
||||||
dependencies:
|
dependencies: []
|
||||||
- role: willshersystems.apt
|
|
||||||
when: ansible_pkg_mgr == 'apt' and apt_has_run is not defined
|
|
||||||
|
|
Loading…
Reference in a new issue