File tree Expand file tree Collapse file tree 7 files changed +19
-31
lines changed
roles/write_characteristics_file/tasks Expand file tree Collapse file tree 7 files changed +19
-31
lines changed Original file line number Diff line number Diff line change @@ -12,11 +12,9 @@ Documented examples are also available on the desktop.
12
12
For more information on Virtual Micromagnetics, visit
13
13
http://virtualmicromagnetics.org. Information about the environment that
14
14
created the base box that this machine is built with, such as the version
15
- number, can be found in the file::
16
-
17
- /virtualmicromagnetics_machine_characteristics
18
-
19
- Please include this information when reporting a suspected bug.
15
+ number, can be found in this
16
+ [file](/virtualmicromagnetics_machine_characteristics.txt). Please include this
17
+ information when reporting a suspected bug.
20
18
21
19
This tool is provided by the University of Southampton (Mark Vousden, Max
22
20
Albert, Hans Fangohr and others). Neither the University of Southampton nor the
Original file line number Diff line number Diff line change @@ -39,11 +39,9 @@ Ubuntu with Xfce as a desktop environment.
39
39
For more information on Virtual Micromagnetics, visit
40
40
http://virtualmicromagnetics.org. Information about the environment that
41
41
created the base box that this machine is built with, such as the version
42
- number, can be found in the file::
43
-
44
- /virtualmicromagnetics_machine_characteristics
45
-
46
- Please include this information when reporting a suspected bug.
42
+ number, can be found in this
43
+ [file](/virtualmicromagnetics_machine_characteristics.txt). Please include this
44
+ information when reporting a suspected bug.
47
45
48
46
These tools are provided by the University of Southampton (Mark Vousden, Max
49
47
Albert, Hans Fangohr and others). Neither the University of Southampton nor the
Original file line number Diff line number Diff line change @@ -26,11 +26,9 @@ and tests where applicable.
26
26
For more information on Virtual Micromagnetics, visit
27
27
http://virtualmicromagnetics.org. Information about the environment that
28
28
created the base box that this machine is built with, such as the version
29
- number, can be found in the file::
30
-
31
- /virtualmicromagnetics_machine_characteristics
32
-
33
- Please include this information when reporting a suspected bug.
29
+ number, can be found in this
30
+ [file](/virtualmicromagnetics_machine_characteristics.txt). Please include this
31
+ information when reporting a suspected bug.
34
32
35
33
These tools are provided by the University of Southampton (Mark Vousden, Max
36
34
Albert, Hans Fangohr and others). Neither the University of Southampton nor the
Original file line number Diff line number Diff line change @@ -12,11 +12,9 @@ Documented examples are also available on the desktop.
12
12
For more information on Virtual Micromagnetics, visit
13
13
http://virtualmicromagnetics.org. Information about the environment that
14
14
created the base box that this machine is built with, such as the version
15
- number, can be found in the file::
16
-
17
- /virtualmicromagnetics_machine_characteristics
18
-
19
- Please include this information when reporting a suspected bug.
15
+ number, can be found in this
16
+ [file](/virtualmicromagnetics_machine_characteristics.txt). Please include this
17
+ information when reporting a suspected bug.
20
18
21
19
This tool is provided by the University of Southampton (Mark Vousden, Max
22
20
Albert, Hans Fangohr and others). Neither the University of Southampton nor the
Original file line number Diff line number Diff line change @@ -12,11 +12,9 @@ Documented examples are also available on the desktop.
12
12
For more information on Virtual Micromagnetics, visit
13
13
http://virtualmicromagnetics.org. Information about the environment that
14
14
created the base box that this machine is built with, such as the version
15
- number, can be found in the file::
16
-
17
- /virtualmicromagnetics_machine_characteristics
18
-
19
- Please include this information when reporting a suspected bug.
15
+ number, can be found in this
16
+ [file](/virtualmicromagnetics_machine_characteristics.txt). Please include this
17
+ information when reporting a suspected bug.
20
18
21
19
This tool is provided by the University of Southampton (Mark Vousden, Max
22
20
Albert, Hans Fangohr and others). Neither the University of Southampton nor the
Original file line number Diff line number Diff line change @@ -12,11 +12,9 @@ Documented examples are also available on the desktop.
12
12
For more information on Virtual Micromagnetics, visit
13
13
http://virtualmicromagnetics.org. Information about the environment that
14
14
created the base box that this machine is built with, such as the version
15
- number, can be found in the file::
16
-
17
- /virtualmicromagnetics_machine_characteristics
18
-
19
- Please include this information when reporting a suspected bug.
15
+ number, can be found in this
16
+ [file](/virtualmicromagnetics_machine_characteristics.txt). Please include this
17
+ information when reporting a suspected bug.
20
18
21
19
This tool is provided by the University of Southampton (Mark Vousden, Max
22
20
Albert, Hans Fangohr and others). Neither the University of Southampton nor the
Original file line number Diff line number Diff line change 16
16
17
17
- name : Write characteristics file.
18
18
blockinfile :
19
- dest=/virtualmicromagnetics_machine_characteristics
19
+ dest=/virtualmicromagnetics_machine_characteristics.txt
20
20
create=yes
21
21
marker="# --- {mark} ADDED BY ANSIBLE ---"
22
22
content="Build virtualmicromagnetics version{{':'}} {{ text.stdout }}\nBuild date{{':'}} {{ date.stdout }}\n{{ build_info.stdout }}"
You can’t perform that action at this time.
0 commit comments