fenris02
fenris02
Minor lint issues found in network-engine: # ISSUE TYPE - Bug Report # ANSIBLE VERSION ``` ansible --version ansible 2.6.1 ansible-galaxy list | grep ansible.network - ansible-network.network-engine, v2.6.0 ``` #...
$ curl -sk 'https://mirrors.fedoraproject.org/metalink?repo=updates-released-f20&arch=x86_64' |grep -c http 7 One of these results is a header line. That means https://admin.fedoraproject.org/mirrormanager/mirrors/Fedora/20/x86_64 should show 6 entries. Instead, it shows 151 active mirrors. Selecting...
Match expression can be replaced with a method call [match-expression.patch](https://github.com/oowl/quicssh-rs/files/15048793/match-expression.patch)
There are some cargo automation commands to help: 1. reformat Cargo.toml, 2. update crates and regenerate fresh lock file, 3. correct a minor code warning, 4. set the minimum supported...