diff --git a/h1.yml b/h1.yml index bda2c39e89da3aeb879ddad13d52d8ab3ae26b99..b001d96781d431686ded4b30ee84e8a3e3e18c30 100644 --- a/h1.yml +++ b/h1.yml @@ -9,7 +9,6 @@ addr: 10.0.1.2 router_addr: 10.0.1.1 other_subnet: 10.0.3.0 - otherHost: h2 tasks: - name: install curl apt: diff --git a/h2.yml b/h2.yml index a66fe49656a68bd73901a4fd5e42bb953cd799da..d4b40f88eec2ef767f9175e1c48ddab387d83fa0 100644 --- a/h2.yml +++ b/h2.yml @@ -6,7 +6,6 @@ addr: 10.0.3.2 router_addr: 10.0.3.1 other_subnet: 10.0.1.0 - otherHost: h1 tasks: - name: install nginx apt: