manala / ansible-roles

Manala ansible roles
https://galaxy.ansible.com/manala/
145 stars 37 forks source link

[Network] Add Netplan configs support #683

Closed hyvs closed 1 year ago

hyvs commented 1 year ago

Debian Bookworm network is managed by Netplan + systemd-networkd.

This PR add support netplan configuration files.

codecov-commenter commented 1 year ago

Codecov Report

Merging #683 (9be9e4b) into master (5bfd08d) will increase coverage by 0.00%. Report is 86 commits behind head on master. The diff coverage is 100.00%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##           master     #683   +/-   ##
=======================================
  Coverage   94.21%   94.21%           
=======================================
  Files         106      106           
  Lines        4113     4116    +3     
  Branches      627      629    +2     
=======================================
+ Hits         3875     3878    +3     
  Misses        178      178           
  Partials       60       60           
Files Changed Coverage Δ
plugins/filter/php_fpm_pools.py 95.89% <100.00%> (+0.11%) :arrow_up:
plugins/lookup/deploy_tasks.py 90.62% <100.00%> (ø)

... and 1 file with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more